menu-choice Widget
type ::= (menu-choice [keyword argument]... type ... )
The type argument represents each possible choice. The widget's value will be that of the chosen type argument. This widget will match any value matching at least one of the specified type arguments.
:void:case-foldnil if you don't want to ignore case
when prompting for a choice through the minibuffer.
:children:choice:args